[INFO] cloning repository https://github.com/abermand/aoc2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abermand/aoc2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabermand%2Faoc2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabermand%2Faoc2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b74fc8f1d36854eba02be89d49210702dcb622ef
[INFO] fixing abermand/aoc2025 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabermand%2Faoc2025" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abermand/aoc2025
[INFO] finished tweaking git repo https://github.com/abermand/aoc2025
[INFO] tweaked toml for git repo https://github.com/abermand/aoc2025 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abermand/aoc2025 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abermand/aoc2025 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015
[INFO] running `Command { std: "docker" "start" "88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking aoc2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/common/days/../../../data/test-day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/common/days/day7.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let input = include_str!("../../../data/test-day7.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/common/days/../../../data/test-day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/common/days/day7.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let input = include_str!("../../../data/test-day7.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/common/days/../../../data/test-day8.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/common/days/day8.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let input = include_str!("../../../data/test-day8.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/common/days/../../../data/test-day8.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/common/days/day8.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let input = include_str!("../../../data/test-day8.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/common/days/../../../data/test-day9.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/common/days/day9.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let input = include_str!("../../../data/test-day9.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/common/days/../../../data/test-day9.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/common/days/day9.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let input = include_str!("../../../data/test-day9.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Point` is never used
[INFO] [stdout]   --> src/common/days/day9.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum Point {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_map` is never used
[INFO] [stdout]   --> src/common/days/day9.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn create_map(points: &Vec<(u64,u64)>) -> Vec<Vec<Option<Point>>> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_map` is never used
[INFO] [stdout]   --> src/common/days/day9.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn print_map(map: Vec<Vec<Option<Point>>>) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_filled` is never used
[INFO] [stdout]   --> src/common/days/day9.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn is_filled(map: &Vec<Vec<Option<Point>>>, x: u64, y: u64) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_rect_filled` is never used
[INFO] [stdout]    --> src/common/days/day9.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn is_rect_filled(map: &Vec<Vec<Option<Point>>>, x1: u64, y1: u64, x2: u64, y2: u64) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_largest_filled_area` is never used
[INFO] [stdout]    --> src/common/days/day9.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn find_largest_filled_area(points: &Vec<(u64,u64)>, map: &Vec<Vec<Option<Point>>>) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2025` (bin "aoc2025" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015", kill_on_drop: false }`
[INFO] [stdout] 88a3ae06b4325f67d93630bc4127242e4791c93e2ba2cdba44fed78ac28b0015
